completion event meaning in Chinese
完工事件
Examples
- Your application still receives the completion event associated with the operation
时,应用程序仍然接收与该操作关联的完成事件。 - Object raises the completion event , your completion method implementation will examine
对象的任务引发完成事件时,您的完成方法实现将检查 - Method1async string param , object userstate , and when each operation is completed , your event handler can determine which instance of the operation raised the completion event
调用提供一个唯一值(例如guid或哈希代码) ;这样,当各个操作完成时,您的事件处理程序便可以确定哪个操作的实例引发了完成事件。 - For example , upon receiving a customer order processing completion event , the system can evaluate another rule to determine which customer notification method is appropriate , such as e - mail or telephone
例如,当接收到客户制定处理完成这个事件的时候,系统可能使用另一个规则来确定应当采取哪种客户通告方法,例如电子邮件或电话。